From: Glenn Morris Date: Fri, 17 Feb 2012 04:54:56 +0000 (-0800) Subject: Adjust info-xref-check-all instructions in FOR-RELEASE X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~734 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=8cbe0abe0d7511a7d539b259bb961711f476aee7;p=emacs.git Adjust info-xref-check-all instructions in FOR-RELEASE --- diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 6e922b3d22d..ec0107dc110 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -7,7 +7,7 @@ Check cross-references between the manuals (eg from emacs to elisp) are correct. You can use something like the following in the info directory in the Emacs build tree: -emacs -Q --eval "(setq Info-default-directory-list '(\".\"))" \ +emacs -Q --eval "(progn (require 'info) (setq Info-directory-list '(\".\")))" \ -f info-xref-check-all make emacs.dvi, elisp.dvi, and deal with any errors (undefined